gtk-demo: Set an accessible role
authorMatthias Clasen <mclasen@redhat.com>
Mon, 19 Oct 2020 16:56:50 +0000 (12:56 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 19 Oct 2020 16:56:50 +0000 (12:56 -0400)
commit80e0e3fe4f3c17e9d5e2057df67fb257801ff6d3
tree49d31ca2a29229121fcf705513e5a635c72f6c3b
parent9f9e7dffefed8e3f05c5427e44adc7f017915570
gtk-demo: Set an accessible role

Set the expected accessible role on the tagged entry
widget in the demo of the same name. Accessible tools
may decide to ignore widgets that have the wrong role,
so setting an appropriate role is important.
demos/gtk-demo/demotaggedentry.c